
 
 D C . i s A n i m a t i n g 
 
 
 
 D e s c r i p t i o n :   D e t e r m i n e s   i f   a n   a n i m a t i o n   e f f e c t   i s   c u r r e n t l y   r u n n i n g   a s   p a r t   o f   t h e   c u r r e n t   D C   o b j e c t   l i f e c y c l e . 
 
 
 
 R e t u r n s :   T r u e   i f   y e s ,   F a l s e   o t h e r w i s e . 
 
 
 
 N o t e :   T h i s   p r o p e r t y   i s   o n l y   s e t   w h e n   a   v a l i d   a n i m a t i o n   e f f e c t   i s   a c t i v e   w i t h i n   a   D C   o b j e c t   d e c l a r a t i o n .   F o r   f u r t h e r   d e t a i l s ,   s e e :   
 
 H e l p / D C   A P I / D C   O b j e c t   C o n f i g u r a t i o n / V i s u a l   E f f e c t s 
 
 
 
 E x a m p l e : 
 
 
 
 / /   I s   a n   a n i m a t i o n   e f f e c t   c u r r e n t l y   r u n n i n g   o n   t h e   D C   o b j e c t ? 
 
 
 
 v a r   d i s a b l e d   =   D C . i s A n i m a t i n g ; 
 
 